-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.1.8
-
Code
-
Classes
- EventRepository
| Total Complexity |
174 |
| Dependencies |
24 |
| Dependents |
0 |
| Total lines |
2,351 |
| Lines of code |
1,851 |
| Logical lines of code |
633 |
| Comment lines |
124 |
| Methods |
17 |
| Properties |
0 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getFiltered() |
D |
21 |
29 |
269 |
| getByCriteria() |
C |
23 |
19 |
258 |
| getFilteredIds() |
C |
28 |
23 |
141 |
| getFilteredIdsCount() |
C |
29 |
22 |
133 |
| getBookingsByCriteria() |
B |
31 |
15 |
137 |
| getByBookingId() |
A |
32 |
8 |
144 |
| getProvidersEvents() |
A |
35 |
10 |
103 |
| add() |
A |
36 |
10 |
91 |
| update() |
A |
39 |
11 |
65 |
| getByBookingIds() |
A |
33 |
4 |
147 |
| getById() |
A |
33 |
2 |
154 |
| getWithCoupons() |
A |
37 |
6 |
92 |
| getRelevantBookingsCount() |
S |
45 |
3 |
39 |
| getRecurringIds() |
S |
54 |
4 |
20 |
| updateStatusById() |
S |
55 |
3 |
21 |
| updateParentId() |
S |
54 |
3 |
21 |
| isRecurring() |
S |
58 |
2 |
16 |